Auto merge of #2752 - wesleywiser:patch-1, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 31 May 2016 03:32:21 +0000 (20:32 -0700)
committerbors <bors@rust-lang.org>
Tue, 31 May 2016 03:32:21 +0000 (20:32 -0700)
commit1f67d45da817522597399208546270d632c75ac3
tree2d88b81f1a39fc624bc25bf090e8736f7b32759b
parent212cca9ff7e50db1797ca3db389664273f4d95b2
parent99384c7cba0ad2d60f7752510d52f1aafb7867d6
Auto merge of #2752 - wesleywiser:patch-1, r=alexcrichton

Fix example in cargo manpage

Fixes #2731